3.7.23 [Released - 2024-07-18 ]
Bug Fixes
- Fixes for multiple value Joomla custom fields
3.7.22 [Released - 2024-06-06 ]
Bug Fixes
3.7.21 [Released - 2024-05-03 ]
Bug Fixes
- Handle problems caused by 'none' editor plugin being disabled
- Make sure list values are translated
3.7.20 [Released - 2024-02-05 ]
Bug Fixes
- Fix for PHP 8.3 dynamic variables warnings
3.7.19 [Released - 2024-01-09 ]
Bug Fixes
- Fix date time format for calendar field when using PHP 8.2 in Joomla 3.10
3.7.18 [Released - 2023-12-20 ]
Features
- Improve spacing in custom field summary in iCal export
3.7.17 [Released - 2023-12-08 ]
Bug Fixes
- Stop double output of custom field summary in iCal export
3.7.16 [Released - 2023-12-01 ]
Features
- New option in plugin to allow custom field values to be appended to the description in an iCal export
Bug Fixes
- Fix for multi value filters where null/default values were sometimes ignored
3.7.15 [Released - 2023-1-21 ]
Bug Fixes
- Enhance checks on filters being visible and active on a page with a filter module
3.7.14 [Released - 2023-09-20 ]
Bug Fixes
- Eliminate PHP 8.2 deprecation notices
- Fix boolean/radio styling issue from version 3.7.13
3.7.13 [Released - 2023-09-15 ]
Bug Fixes
- correct date formatting to account for changes in Joomla popup calendar coding for PHP 8.2
- Remove XML parsing errors by using attribute function to get/set class values rather than accessing element directly
3.7.12 [Released - 2023-09-05 ]
Features
- Add support for new filter module custom layouts
Bug Fixes
- make sure node has attribute method before calling it
- maxvalue needs to be an integer before incrementing it in list field creation
3.7.11 [Released - 2023-05-18 ]
Bug Fixes
- Fix for custom fields deleting and saving in Joomla 4
- Fix for multi-select list filtering
- Better styling of event editing for checkboxes and radio fields
3.7.10 [Released - 2023-03-21 ]
Bug Fixes
- Fix for deleting images/files in image/file custom fields when event is deleted
3.7.8 [Released - 2022-12-08 ]
Bug Fixes
- Correct Joomla custom field editing where conditional field controls were not being displayed
- Style of label input field in custom field editor
- Fix for category specific fields following recent web browser changes in the treatment of numeric strings
3.7.7 [Released - 2022-11-03 ]
Bug Fixes
- Correct Joomla custom field handling which was blocking the editing of custom field templates
3.7.6 [Released - 2022-10-28 ]
Features
- Custom field management page styling
Bug Fixes
- Force new/extra custom field values need to be be numeric for radio fields
3.7.5 [Released - 2022-06-24 ]
Bug Fixes
- Make sure Joomla custom fields work with Managed Locations and Managed People
- Fix user profile field in Joomla 4
3.7.4 [Released - 2022-06-07 ]
Bug Fixes
- Missing closing </div> on edit page
- Make sure category specific fields and conditional fields that become hidden trigger hidden tabs when editing events
3.7.3 [Released - 2022-04-29 ]
Features
- New config option for textarea fields to support new line -> <br> conversion
Bug Fixes
- Fix for fieldset names in saving conditional field settings
- Fix for missing default values for new custom fields
- Start of switch to native JS in template editing
3.7.2 [Released - 2021-02-18 ]
Bug Fixes
- non-default params for jevcfform should not appear after ones with default value
- form binding keys cannot be arrays - was throwing error in input->get(key) calls
3.7.1 [Released - 2021-08-04 ]
Bug Fixes
- Set default name for new field group if its left blank
- Fix editing of groups to allow you to change the title and descriptions
- Fix display of conditional fields in event detail and list/calendar views
3.7.0 [Released - 2021-05-24 ]
Features
- Add support for Joomla custom fields to be used in JEvents
- Add warning when adding required custom but no required message has been specified
- Highlight row when hovering over delete button to make sure you know which will be deleted.
Bug Fixes
- Sortable managed people field was not responding to person selection
- Fix for display of delete custom field button
- Fix for cancellation when required messages not set
- Fix for paths of images when Joomla in a sub-folder in particular when editing custom field selection and event planner
- Fix managed people type name with apostrophe in its title throwing JS error
3.6.3 [Released - 2021-03-16 ]
Features
- Joomla 4 compatibility changes
- Custom field editing now uses UIKit styling consistent with JEvents
- Ignore field filter enabled by default for menu item/module config
Bug Fixes
- Ensure compatible with hidden event detaio plugin when not using layout editor
3.6.2 [Released - 2021-01-19 ]
Features
- Joomla 4 compatibility
- Add read access settings to checkboxes field type
- Added a not so cool feature
Bug Fixes
- Remove remnants of MooTools code
Older Changes